const github.com/klauspost/compress/zstd.errorMatchLenOfsMismatch

3 uses

	github.com/klauspost/compress/zstd (current package)
		seqdec_amd64.go#L120: 	case errorMatchLenOfsMismatch:
		seqdec_amd64.go#L191: const errorMatchLenOfsMismatch = 1
		seqdec_amd64.go#L273: 		case errorMatchLenOfsMismatch: